projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e230973
)
Fix comment typo.
author
Glenn Morris
<rgm@gnu.org>
Thu, 1 Oct 2009 04:48:12 +0000
(
04:48
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 1 Oct 2009 04:48:12 +0000
(
04:48
+0000)
lisp/cedet/semantic/tag-write.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/tag-write.el
b/lisp/cedet/semantic/tag-write.el
index 88d0ecb2f24c2bfedd70ca08f50ee73fff6fa727..9c31a2f4d150a7414ea43a79970347421f45749c 100644
(file)
--- a/
lisp/cedet/semantic/tag-write.el
+++ b/
lisp/cedet/semantic/tag-write.el
@@
-28,7
+28,7
@@
;; to share tags between processes as well.
;;
;; As a bonus, these routines will also validate the tag structure, and make sure
-;; that they conform to good semantic tag hygene.
+;; that they conform to good semantic tag hyg
i
ene.
;;
(require 'semantic)